Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

fbrundu/eee-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is part of a collection, see also:

Full citation:

  • Brundu, Francesco Gavino, et al. "IoT software infrastructure for energy management and simulation in smart cities." IEEE Transactions on Industrial Informatics 13.2 (2016): 832-840.

Dependencies

  • Python3
  • CherryPy
  • pandas
  • pymatbridge
  • xlrd
  • pyzmq
  • paho-mqtt
  • requests
  • scipy

Start the service

python3 eee.py

Setting the configuration file

The configuration file must be saved in the directoryconf/ asconf.json.

Description

The service allows the following methods:

  • GET
  • POST

Currently, the following actions are implemented:

  • ping (GET)
  • sched (GET) - retrieve results of a simulation as JSON response. Parameters:
    • reqid - the ID of the simulation
  • sched (POST) - start a new simulation to get schedule for tomorrow

[8]ページ先頭

©2009-2025 Movatter.jp