Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 578 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 578 Bytes

Future City

Build Status

We want to create a e2e(endpoint to endpoint) solution about IOT. A server, a lot of endpoints(devices), and app are needed for us.

As usual, there's a six layer's module for IOT server, but the NB-IoT changed this, a IOT platform will be supplied, and all of the devices can have a access to it. Each of the device can be recongnized as a resource, and we can use a uri to find and use them.

// TODO: How to use this platform should be confirmed