Skip to content

TSIoT/IoTRepublicPlus

Repository files navigation

IoTRepublicPlus

A IoT Manager server implemnted by C++.
OS support:Windows and Linux

Library Dependncy:
curl:https://curl.haxx.se/
jannson:https://jansson.readthedocs.io/en/2.7/index.html
(library jansson has been integrated into source code)

The reserved manager command id as below: (the proxy releated function is not implemete yet)

Implemented:
IDfunctionManagerUI
Dis_AllDiscover all deviceYN
Dis_NPxDiscover non-proxied deviceYN
Reserve:
IDfunctionManagerUI
Del_DevDelete device(by IoT Ip)YN
Prx_AddAdd proxied device(by IoT Ip)YN
Prx_RmvRemove proxied device(by IoT Ip)YN
Rel_Reqnotice UI need to reload device listYY

About

IoTRepublic implemented by C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published