问题
I am intend to use the SNMP agent to access values from a board, and visualise them in ThingsBoard dashboard. Have anyone an idea how to support that protocol in the ThingsBoard?
回答1:
There is no SNMP support on Thingsboard. You will need to implement your own extension/adapter.
You could either use one of Thingsboard API (mqtt, http, CoAp or mqtt-gateway). Or code your on extension directly inside Thingsboard IoT Gateway (Java).
来源:https://stackoverflow.com/questions/55212557/how-to-implement-the-snmp-protocol-in-thingsboard-iot-platform