Difference between revisions of "Version 3.3"
From RifidiWiki
| Line 23: | Line 23: | ||
# Device - Validate Rifidi Edge on Galileo (Intel )  | # Device - Validate Rifidi Edge on Galileo (Intel )  | ||
# Device - validate Rifidi Edge on Pi 2 (Arm)  | # Device - validate Rifidi Edge on Pi 2 (Arm)  | ||
| − | # OS - Validated Ubuntu Snappy Core   | + | # OS - Validated Ubuntu Snappy Core    | 
==Bug Fix==  | ==Bug Fix==  | ||
#  removed vert.x jars as Restlet implementation  is being used for Web Dashboard  | #  removed vert.x jars as Restlet implementation  is being used for Web Dashboard  | ||
| − | + | ||
==Links==  | ==Links==  | ||
Revision as of 14:18, 8 May 2015
Contents
Changes in 3.3
Web Server, Sensor and Application Management Dashboard
- Added Rifidi Edge server node, sensor and application management UI Dashboard Web_Administration_Dashboard
 - Rifidi Dashboard developers guide to further extend UI for your needs - Web_Administration_Dashboard_-_Developer's_Guide
 
REST - Restlet
- Rest - Rifidi App start by default command update default.ini via Rest
 - Rest - Rifdi LoadApp - enables Rifidi application to be loaded via Rest
 
LLRP
- LLRP - execute command needs to reload llrp rospec from file system each time
 
Integration
- Added integration with ThingWorx IoT Platform ThingWorx_IoT_Platform_Integration_Jumpstart
 
Important: In order to use this ThingWorx Integration jumpstart application or any ThingWorx Platform Integration/Use cases you will need to contact ThingWorx to setup an account - wwww.thingworx.com
Create a RifidiApp
Devices/OS
- Device - Validate Rifidi Edge on Galileo (Intel )
 - Device - validate Rifidi Edge on Pi 2 (Arm)
 - OS - Validated Ubuntu Snappy Core
 
Bug Fix
- removed vert.x jars as Restlet implementation is being used for Web Dashboard