项目作者: guillain

项目描述 :
digitalException is event triggered by a button (Sigfox/bt.tn) that create Cisco Spark room with event details. It's the advanced featured of digitalDerogation.
高级语言: Python
项目地址: git://github.com/guillain/digitalException.git
创建时间: 2017-04-13T23:18:57Z
项目社区:https://github.com/guillain/digitalException

开源协议:GNU General Public License v3.0

下载


digitalException

Cisco Spark integration with SigFox button

What is it?

  • Bt.tn / Sigfox button as trigger
  • Cisco Spark as Space for human and data
  • Local DB for historical and data post processing treatment… analytics ready :)

When the Button is pushed Cisco Spark space is created and people are added.

If escalation word is enter an escalation process is launch and additionnal member is added.

Based on

Features

  • Escalation: add new member when keyword ‘escalation’ or ‘escalade’ is enter
  • Close: close spacer when keyword ‘close’ is enter
  • Search: search in the room history the previous message and print the list with web url to click on and jump in the original space.
  • Display: print welcome and tips messages (to configure in the settings.py file)
  • Tips: random tips when people post new message

PreRequisites

Configuration is provided for Apache and WSGI server.
But you can also get only the python with another web server, container…

  • Apache2: to provide HTTP server
  • MySQL: to record locally event as connector availability…
  • python (2.7): development language
    • Flask
    • MySQLdb

Doc

Report bug

issues

Have fun ;)