This repository is a set of Go packages which can be used to build a Go-based EdgeX Foundry Device Service.
Developers could make their own Device Service by implementing the ProtocolDriver interface
for the specific IoT protocol and main function to start the Device Service. To implement the main function, the startup package could be optional leveraged, or developers could write the customized bootstrap code by themselves.
Please see the build-in Simple Device Service as an example.
- Chat: https://edgexfoundry.slack.com
- Mailing lists: https://lists.edgexfoundry.org/mailman/listinfo