Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Orange-OpenSource/its-client

nbuffon opened a pull request on Orange-OpenSource/its-client
Geo topic
What's new --------------- Remove the hard coded parts prefix and suffix and allow GeoTopic creation from by getting them from the configuration How to test --------------- 1. Create the...
github-actions[bot] pushed 1 commit to gh-pages Orange-OpenSource/its-client

View on GitHub

nbuffon closed an issue on Orange-OpenSource/its-client
Secure message exchanges for application
- [x] Use certificate to secure connection to the broker - [x] MQTTS - [x] WSS GIVEN the public root CA that signed the certificate of the message broker was provisioned AND the message broker...
nbuffon closed a pull request on Orange-OpenSource/its-client
rust: telemetry basic auth + MQTT trust store TLS
What's new --------------- - Manage basic auth for telemetry - No longer require a certificate for MQTTS, the server certificate has to be signed by a trusted authority ( closes #140 ) How ...
ymorin-orange opened a pull request on Orange-OpenSource/its-client
python/iot3: extend OpenTelemetry attributes
**Features**; * Extend OpenTelemetry attributes * common, generic attribute `iot3.core.sdk_language` * MQTT attributes `iot3.core.mqtt.payload_size` and `iot3.core.mqtt.topic` --- ...
nbuffon deleted a branch Orange-OpenSource/its-client

mobile_perceived_object_parrallel_pipeline

nbuffon deleted a branch Orange-OpenSource/its-client

rust_tls

ymorin-orange created a review on a pull request on Orange-OpenSource/its-client
- [x] `telemetry` example works: corresponding traces found on Jaegger UI - [x] `json_counter` example works: TLS handshake traces displayed, MQTT messages received - [X] 10-mile-high code review OK

View on GitHub

fredOG-2A1 created a review on a pull request on Orange-OpenSource/its-client

View on GitHub

fredOG-2A1 created a review on a pull request on Orange-OpenSource/its-client

View on GitHub

fredOG-2A1 created a review on a pull request on Orange-OpenSource/its-client
Ok.

View on GitHub

mathieu1fb opened a pull request on Orange-OpenSource/its-client
java/iot3mobility: implement send and receive of mobility messages
--- **Features**; IoT3 Mobility SDK: * Implement send and receive of CAM (+ receive of abstracted object RoadUser) * Implement send and receive of DENM (+ receive of abstracted object...