Difference between revisions of "M2MBridge Functionality"
From AMTech WikiDocs
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) | ||
**SNMP, LLRP, iBeacon, eddystone, PLC, GPIO, EPC and many others proprietary protocols | **SNMP, LLRP, iBeacon, eddystone, PLC, GPIO, EPC and many others proprietary 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) | ||
**LoRa, wifi, classic Bluetooth, BLE, 802.11ah , ZigBee, [http://www.link-labs.com/symphony/ Symphony Link] | **LoRa, wifi, classic Bluetooth, BLE, 802.11ah , ZigBee, [http://www.link-labs.com/symphony/ Symphony Link] | ||
− | * | + | * Centralized administration of IoT devices and gateways. |
+ | **Centralized configuration information at startup and real time modifications | ||
+ | * Configurable edge intelligence | ||
* Configurable auto-discover | * Configurable auto-discover | ||
* Implements common functionality and orchestrates the execution of the protocols | * Implements common functionality and orchestrates the execution of the protocols | ||
* Network failure detection and recovery | * Network failure detection and recovery | ||
− | * | + | *Security |
− | * Access control policies to manage observation production and consumption | + | **Access control policies to manage observation production and consumption |
+ | |||
*The following diagram illustrates a M2MBrdige configuration: | *The following diagram illustrates a M2MBrdige configuration: | ||
**Using LLRP protocol to get the data from EPC tags and send commands to the reader | **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 SNMP to monitor the health o the readers | ||
− | ** | + | **Using smoothing, decoding, grouping, access control and other edge intelligence |
[[File:Example.jpg]] | [[File:Example.jpg]] |
Revision as of 13:12, 30 April 2016
- Integrated devices and M2M protocols (data and commands from/to devices)
- SNMP, LLRP, iBeacon, eddystone, PLC, GPIO, EPC and many others proprietary protocols
- Device-to-device or device-to-cloud communications (connecting the devices to the cloud)
- LoRa, wifi, classic Bluetooth, BLE, 802.11ah , ZigBee, Symphony Link
- 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