Giter Site home page Giter Site logo

team-so-good's Introduction

Smart factory solution for “NEW NORMAL”

The value of this solution is to provide flexible integrated functionality for variety of end devices, IoT sensor alert, camera etc. with industrial worker’s communication.

overview

How it works

This is how our solution works. The 3rd Party Thermo Camera detect the incident and run the automatic video call to Webex. In Control Center, there have Webex Devices, so they can see the site situation remotely, and also call is broadcast to On-site factory worker which use wearable device to go to the incident place to fix the problem. Webex Call to the Video Device and the Control Center and the worker recognize the incident situation by video and share the data which is collected IoT Sensor, to identify the incident The Data Collect Function, which is explained in the below, periodically retrieve data from IoT Sensor and push data to Datadog, the integrated data platform.

how-it-works

Data Collect Function

This is the software part we made. This Data Collect Function, periodically retrieve data from IoT Sensor and write data to log file and datadog-agent retrieve data from this log file and push data to Datadog, the integrated data platform (Datadog) to Visualize.

function

Getting Start

Requirement

  • python: 3.8.5
  • python library
    • requests
    • pyyaml

Configuration

If you want to add the sensors you want to monitor, add them to hosts.yaml.

sensors:
- <sensor name>: <ip address>

Usage

git clone https://github.com/yukamoja/team-so-good
cd team-so-good
python retrieve.py

License

BSD licensesis freely redistributable under the BSD 2 clause license. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

team-so-good's People

Contributors

yukamoja avatar

Watchers

tsekii avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.