Difference between revisions of "Reference implementation"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "=== SNMPDevice === Bridge simple network management protocol to IoT DAP (See [https://github.com/AMTechMX/M2MBridge/tree/master/plugins/SNMPDevice SNMPDevice]) and /amtech/li...")
 
Line 4: Line 4:
 
**Groups multiple snmp reads and writes in a single call
 
**Groups multiple snmp reads and writes in a single call
 
**Maps snmp oid into human readable names
 
**Maps snmp oid into human readable names
 +
*Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]])
 
*Produced observations (see /amtech/linkeddata/types/composite/observation)
 
*Produced observations (see /amtech/linkeddata/types/composite/observation)
 
**/amtech/linkeddata/types/composite/observation/observationresourcecrud
 
**/amtech/linkeddata/types/composite/observation/observationresourcecrud

Revision as of 14:24, 10 October 2016

SNMPDevice

Bridge simple network management protocol to IoT DAP (See SNMPDevice) and /amtech/linkeddata/types/composite/entity/SNMPDevice

  • Edge Intelligence
    • Groups multiple snmp reads and writes in a single call
    • Maps snmp oid into human readable names
  • Placeholders (See Placeholders)
  • Produced observations (see /amtech/linkeddata/types/composite/observation)
    • /amtech/linkeddata/types/composite/observation/observationresourcecrud
    • /amtech/linkeddata/types/composite/observation/snmpError
    • /amtech/linkeddata/types/composite/observation/snmpTrap
  • Commands (see /amtech/linkeddata/types/composite/observation)
    • /amtech/linkeddata/types/composite/observation/snmpSet