Difference between revisions of "Sample Plugin for DevMgt"
From ESS-WIKI
Eric.liang (talk | contribs) (Created page with "= Introduction = This DevMgt hanlder sample code is descripting "How to retransmit child devices that connected through a EI-Agent's plugin". = Demo = File...") |
Eric.liang (talk | contribs) |
||
| Line 11: | Line 11: | ||
| − | = Protocol | + | = Protocol = |
1. Handler reports its Capability and data value | 1. Handler reports its Capability and data value | ||
| Line 23: | Line 23: | ||
| − | '''<span style="font-size:larger;"> | + | = '''<span style="font-size:larger;"></span>'''Code = |
| − | + | == '''<span style="font-size:larger;">Simulator Data</span>''' == | |
| − | + | == [[File:DevMgtSample-Code-JSON.jpg|1200x300px|DevMgtSample-Code-JSON.jpg]] == | |
| − | |||
| − | [[File:DevMgtSample-Code- | ||
| + | == <span style="font-size:larger;">'''Update Handler Capabliity / Register child Devices & Capability / Auto Update child device data'''</span> == | ||
| + | == [[File:DevMgtSample-Code-Register-AutoReport.jpg|800x1200px|DevMgtSample-Code-Register-AutoReport.jpg]] == | ||
= Release = | = Release = | ||
Revision as of 05:31, 9 May 2018
Contents
Introduction
This DevMgt hanlder sample code is descripting "How to retransmit child devices that connected through a EI-Agent's plugin".
Demo
Protocol
1. Handler reports its Capability and data value
2. Register a new child device
3. Send child device's capability
4. Auto report child device's data
Code
Simulator Data
Update Handler Capabliity / Register child Devices & Capability / Auto Update child device data
Release
| Item | Name | Version | Download |
| 1 | DevMgtSample-v1.0.1-20180509.zip |
v1.0.1 | Download Link |
| |
|
|
|
| |
|
|
|