Languages / Page 6

  1. OpenLPWA IoT Agent is a java library that serves as a bridge between the Orange LoRa®* network and the OMA NGSI protocol used by the Orion Context Broker as well as by other components of the FIWARE ecosystem. This library was written using following libraries: Eclipse Paho (client mqtt) Fiware NGSI Library Spring Web and […]

  2. MongoDB plug-in enables a change journal for Akka stateful actors on MongoDB. When actors append their changes to storage, they provide a unique ID named persistenceId. Keeping the journal consists of: – recording changes to make possible recovery of the actor’s current state, – recording on a regular basis the current state (a snapshot) which […]

  3. EtheRemark is a simple and effective solution to allow you to create collaboratively web fashion presentations By connecting to a single URL, you have access to a web page divided into two parts: The left side is a collaborative text editor (using the EtherPad tool) that allows you to edit multiple simultaneously and remotely the […]

  4. EtherPlant is a simple and effective solution to allow you to create collaboratively UML (for Unified Modeling Language) diagrams. By connecting to a single URL, you have access to a web page divided into two parts: The left side is a collaborative text editor (using the EtherPad tool) that allows you to edit multiple simultaneously […]

  5. This C++ SDK helps developing Arduino and mbed (ARM) applications for LPWAN Orange Network (works also on other network). Its purpose is to ease the development of connected objects prototypes. A sample is available, fully integrated with Arduino. To see more details, open https://github.com/Orange-OpenSource/OpenLPWANKit and from mbed platform: https://developer.mbed.org/compiler/#nav:/OrangeDash (authentication required)

  6. Orange has just pushed another contribution to Eclipse OM2M open source project, which is one of the first open source implementation of oneM2M standard architecture in the world. Orange considers Eclipse OM2M as a key project from the overall eclipse IoT program in the open source initiatives of the Internet of Things. Orange previous contribution […]

  7. hasplayer.js is a javascript client for playing HAS (Http Adaptive Streams) contents into HTML5 browsers with the help of the MSE (Media Source Extensions) and EME (Encrypted Media Extensions) extensions specified by W3C. The Open source project hasplayer.js (https://github.com/Orange-OpenSource/hasplayer.js) is based on DASH Industry Forum’s dash.js project, a javascript client that aims playing back MPEG-DASH […]