Device Registration Methods¶
- Scenario 1.1: Programmable smart devices, direct connection
- Scenario 1.2: Programable smart devices (share the same credentials), direct connection
- Scenario 1.3: Non-smart device + smart data acquisition device = smart device, direct connection
- Scenario 2.1: Connect through edge gateway, pre-register sub-devices
- Scenario 2.2: Connect through edge gateway, Sub-devices dynamically registered
| Senario | Connection Method | Authentication Method | Uses SA? | 
|---|---|---|---|
| 1.1 | Direct Connection | Static Authentication | No | 
| 1.2 | Direct Connection | Dynamic Authentication | No | 
| 1.3 | Direct Connection | Static Authentication | Yes | 
| 2.1 | Connection Through Gateway | Static Authentication | No | 
| 2.2 | Connection Through Gateway | Static Authentication | Yes |