Skip to content

Open Source fo Smart Meter eXtension developed in H2020 Nobel Grid project and improved in various other projects

License

Notifications You must be signed in to change notification settings

azambranogalbis-etraid/SMXCore_NG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Meter eXtension Core Software (SMXcore)

Open Source software for communication with electricity and other meter types developed as part of the Nobel Grid project and improved in various other projects.

Requirements

  • Java SE 7 (?)

Installation

Netbeans is currently required. Create a new project in Netbeans by importing the root of the project directory. A build will produce a dist/ directory which can be distributed.

Running

Change working directory to the dist/ directory created above.

SMXcore can then be run on the command line using

java -jar $PATH_TO_SMXCORE/SMXcore.jar Modules.txt

where Modules.txt is a descriptor of modules to load (see below). Additional files describing the module configuration should be placed in the same folder as Modules.txt.

Configuration

Example configuration for different applications (App) can be found in src/conf.

About

Open Source fo Smart Meter eXtension developed in H2020 Nobel Grid project and improved in various other projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%