Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page contains a list of device services that currently exist, are under development, or are considered archived (potentially serving as example code at best).

...

Modbus (Go):  Written with the Go SDK.  Provides generic connectivity to read and write Modbus input status, coils, input registers and holding registers.  This implementation works for both TCP and RTU connections.

https://github.com/edgexfoundry/device-modbus-go

MQTT (Go):  Written with the Go SDK.  Provides the connectivity to listen to and publish to the specific MQTT topics.

https://github.com/edgexfoundry/device-mqtt-go

Grove (C):  Written with the C SDK.  A device service to communicate with the Grove PI sensors. 

...

CAN bus C):  being developed by IoTech.  A device service to communicate with CAN bus devices/sensors.ZigBee (C):  being developed by IoTech.  A device service to communicate with ZigBee devices/sensors.

GPS (C):  being developed by IoTech.  A device service to communicate with GPS devices/sensors.

...