Difference between revisions of "M2MBridge Functionality"

From AMTech WikiDocs
Jump to: navigation, search
Line 1: Line 1:
 
* Integrated devices and M2M protocols (data and commands from/to devices)
 
* Integrated devices and M2M protocols (data and commands from/to devices)
** [http://www.net-snmp.org/ SNMP], [http://www.gs1.org/epcrfid/epc-rfid-llrp/1-1-0 LLRP], [https://developer.apple.com/ibeacon/ iBeacon], [https://github.com/google/eddystone/blob/master/protocol-specification.md eddystone], [https://en.wikipedia.org/wiki/List_of_automation_protocols PLC],  [https://en.wikipedia.org/wiki/General-purpose_input/output GPIO], [http://www.gs1.org/epc/tag-data-standard EPC] and many others domain protocols   
+
** [http://www.net-snmp.org/ SNMP], [http://www.gs1.org/epcrfid/epc-rfid-llrp/1-1-0 LLRP], [https://developer.apple.com/ibeacon/ iBeacon], [https://github.com/google/eddystone/blob/master/protocol-specification.md eddystone], [https://en.wikipedia.org/wiki/List_of_automation_protocols PLC],  [https://en.wikipedia.org/wiki/General-purpose_input/output GPIO], [http://www.gs1.org/epc/tag-data-standard EPC], [http://www.nearfieldcommunication.org/ NFC] and many others domain protocols   
 
* Device-to-device or device-to-cloud communications (connecting the devices to the cloud)
 
* Device-to-device or device-to-cloud communications (connecting the devices to the cloud)
**[https://www.lora-alliance.org/ LoRa], wifi, classic Bluetooth, [https://www.bluetooth.com/what-is-bluetooth-technology/bluetooth-technology-basics/low-energy BLE], [http://www.wi-fi.org/discover-wi-fi/wi-fi-halow Wi-Fi HaLow], [http://www.zigbee.org/ ZigBee], [http://www.link-labs.com/symphony/ Symphony Link], RFID, [http://www.wi-fi.org/beacon/rolf-de-vegt/wi-fi-aware-a-platform-for-proximity-based-wi-fi-innovation Wi-Fi Aware], [http://www.nearfieldcommunication.org/ NFC]  
+
**[https://www.lora-alliance.org/ LoRa], wifi, classic Bluetooth, [https://www.bluetooth.com/what-is-bluetooth-technology/bluetooth-technology-basics/low-energy BLE], [http://www.wi-fi.org/discover-wi-fi/wi-fi-halow Wi-Fi HaLow], [http://www.zigbee.org/ ZigBee], [http://www.link-labs.com/symphony/ Symphony Link], RFID, [http://www.wi-fi.org/beacon/rolf-de-vegt/wi-fi-aware-a-platform-for-proximity-based-wi-fi-innovation Wi-Fi Aware]  
 
* Centralized administration of IoT devices and gateways.
 
* Centralized administration of IoT devices and gateways.
 
**Centralized configuration information at startup and real time modifications
 
**Centralized configuration information at startup and real time modifications

Revision as of 14:43, 30 April 2016

  • Integrated devices and M2M protocols (data and commands from/to devices)
  • Device-to-device or device-to-cloud communications (connecting the devices to the cloud)
  • Centralized administration of IoT devices and gateways.
    • Centralized configuration information at startup and real time modifications
  • Configurable edge intelligence
  • Configurable auto-discover
  • Implements common functionality and orchestrates the execution of the protocols
  • Network failure detection and recovery
  • Security
    • Access control policies to manage observation production and consumption
  • The following diagram illustrates a M2MBrdige configuration:
    • Using LLRP protocol to get the data from EPC tags and send commands to the reader
    • Using SNMP to monitor the health o the readers
    • Using smoothing, decoding, grouping, access control and other edge intelligence

Example.jpg