freedom
Member
Hello,
for some versions we want to focus our own work on the optimization of the framework features we already have.
We've uploaded a new daily build if you want to try a first draft of the optimization work (http://code.google.com/p/freedomotic...ld-5.2.397.zip).
Changelog:
MOST NOTABLE CHANGE: created a new example environment with static background and topology layer over it
created new timed triggers that starts on freedomotic startup (to stop/restart double click on clock plugin)
stomp connnector now works in embedded broker also from LAN
now messages are serialized to XML only when they leave the local JVM (eg: delivered to STOMP clients) otherwise they are dispatched at the same speed as java method calls
rebuild of rest plugin. To test it point your browser to http://localhost:8111/v1/environment/
changed the snap to guide from 25cm to 5cm in environment editing mode
only valid objects are displayed in the list of available objects (click the combobox over the plugin list and choose "Object")
ported light object class to the latest framework version. Light on the map now are "Light" no "ElectricDevice" so you can dimm them.
Also freedom.exe and the related start-freedom.sh are not in this NOT FEATURED version so to start it you have to go to terminal/cmd and type
java -jar freedomotic.jar
you can try with double click on freedomotic.jar file first but it can fail so you are warned
Regards
PS: Some screenshots
for some versions we want to focus our own work on the optimization of the framework features we already have.
We've uploaded a new daily build if you want to try a first draft of the optimization work (http://code.google.com/p/freedomotic...ld-5.2.397.zip).
Changelog:
MOST NOTABLE CHANGE: created a new example environment with static background and topology layer over it
created new timed triggers that starts on freedomotic startup (to stop/restart double click on clock plugin)
stomp connnector now works in embedded broker also from LAN
now messages are serialized to XML only when they leave the local JVM (eg: delivered to STOMP clients) otherwise they are dispatched at the same speed as java method calls
rebuild of rest plugin. To test it point your browser to http://localhost:8111/v1/environment/
changed the snap to guide from 25cm to 5cm in environment editing mode
only valid objects are displayed in the list of available objects (click the combobox over the plugin list and choose "Object")
ported light object class to the latest framework version. Light on the map now are "Light" no "ElectricDevice" so you can dimm them.
Also freedom.exe and the related start-freedom.sh are not in this NOT FEATURED version so to start it you have to go to terminal/cmd and type
java -jar freedomotic.jar
you can try with double click on freedomotic.jar file first but it can fail so you are warned

Regards
PS: Some screenshots

