The Thing System is a set of software components and network protocols that aims to fix the Internet of Things. Our steward software is written in node.js making it both portable and easily extensible. It can run on your laptop, or fit onto a small single board computer like the Raspberry Pi.
Investigate modbus and SCADA systems. Mapping TSRP and STP to modbus seems possible, this would give us access to existing SCADA system… it'd be interesting to add the Boeing 747 to the list of supported things.
Investigate modbus and SCADA systems. Mapping TSRP and STP to modbus seems possible, this would give us access to existing SCADA system… it'd be interesting to add the Boeing 747 to the list of supported things.
Look at https://github.com/TooTallNate/node-modbus-stack as a first start.