Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
soletta-flow-module-json - JSON flow module for soletta
- Description:
This package contains the json flow module for soletta. The module
provides nodes to manipulate JSON packets, like retrieving arbitrary
content of the JSON object and output that in an appropriate port,
count the number of object fields, etc.
Packages
| soletta-flow-module-json-1-1.fc24.x86_64
[31 KiB] |
Changelog
by Gustavo Lima Chaves (2016-08-03):
- mavlink support added
- many IIO node types added
- Some fixes on I/O implementations
- Improvement on sockets API
- Light sensor category added to Linux IIO
- Added support to STTS751 temperature sensor
- LWM2M protocol support added
- Increased amount of node types supported by GTK (simulation)
- Reduced memory consumption by CoAP - LWM2M samples are running fine on RIOT
- Single node support - so it’s possible to have a single node without
an associated flow. Useful when you need to access a component, send
packets to its input ports manually and be notified when it’s
sending packets on its output ports.
- Fixes on HTTP implementation regarding IPv6
- RGB and direction-vector persistence nodes created
- Added support for secure OIC connections using pre shared certs
- Added web inspector to sol-fbp-runner
- Added API to server side events on http-server with samples. It was
supported on http-client as well.
- Provide node types for a lot of OIC resources data models
- Make OIC device IDs and resource structure compatible with IoTivity 1.1 RC3
- Add simple JSON types as HTTP node types
- LWM2M bootstrap interface implemented
- Connections management support (sol-netctl)
- Introduced sol-bluetooth and sol-gatt API
- Support to node type aliases
- A couple tools were created to help debugging I/O (sol-aio and sol-gpio)
- Node types related to robotics were added
|