TimeTec has merged all of its solutions into www.timeteccloud.com, click to
TimeTec IoT Architecture
1. Users are able to use mobile phone or computer to control or monitor the IOT sensors, IP / BLE enabled devices. The device’s access is bind with user’s account with their login credential.
2. The IP enabled devices such as IP camera can direct communicate with the cloud server. The BLE devices such as BLE2 is accessible by the mobile phone with authorized token. For some sensors like smart alarm are require the gateway to communicate with the servers. The gateway is enabled with edge computing technology so it can work offline smoothly.
3. The IOT gateway will communicate with AWS IOT to send latest events or get action from the defined IOT topic such as turn on/off alarm or get sensors status.
4. When there is action trigger, the Lambda will perform according the defined action and rules such as upload the event to S3 file storage, save to database or send to front-end server to process it.
5. The front-end server will process and analyze based on business and application logic. It could be used for big data analysis or reporting use.
6. Third-party developer can connect to our platform via our API. They can export or get the data for integration or displaying purpose.