Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create new connector for mokosmart #66

Merged
merged 13 commits into from
Aug 6, 2024
Merged

Conversation

mokotechnology
Copy link
Contributor

@mokotechnology mokotechnology commented Jul 19, 2024

Decoder Description

Explain the functionality of your decoder or any other relevant information.

Type of change

  • Adding a new Decoder of Connector
  • Adding a new Decoder of Network
  • Update or fixing an issue in existing Decoder

Decoder Information and Payload to test and review

  • Documentation of the hardware or protocol:
  • Payload of example the test the decoder:

Checklist for Adding a New Decoder

  • Created a new folder under ./decoders/network/ or ./decoders/connector/ with the name of your decoder.
  • Added a network.jsonc or connector.jsonc file that follows the structure defined in ./schema/.
  • Created version folders and added manifest.jsonc files for each version.
  • Followed the folder structure guidelines for manufacturer and sensor/device model.
  • The code has unit test and it's in TypeScript.

Additional Notes

Please add any other information that you think is important.

Freddyminu
Freddyminu previously approved these changes Aug 5, 2024
@@ -0,0 +1 @@
LW006 Smart Badge, the smart badge that combines LoRaWAN network transmission with BLE,WIFI, and GPS positioning technologies. This combination allows for reliable indoor and outdoor positioning, making it ideal for ensuring staff safety, emergency alarm capabilities, and effective personnel management.
Copy link
Collaborator

@Freddyminu Freddyminu Aug 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This must be one short sentence quickly stating factual information regarding the sensor. This field and the connector name are utilized when users search for devices via the connector page.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This must be a .png (transparent background)

@@ -0,0 +1 @@
LW008-MT series are small size LoRaWAN Trackers that can be used for indoor and outdoor positioning, for building construction, logistics tracking or other asset tracking.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example: "Compact trackers for indoor and outdoor positioning over LoRaWAN™"

@Freddyminu Freddyminu dismissed their stale review August 5, 2024 13:28

Accidental Approval

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This must be a .png (transparent background)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I have update the log and description,pls review again.thanks

@FabianoEger FabianoEger merged commit 6c3832a into tago-io:main Aug 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants