Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manage the information message of a broker #195

Open
tigroo opened this issue Oct 25, 2024 · 1 comment
Open

manage the information message of a broker #195

tigroo opened this issue Oct 25, 2024 · 1 comment
Labels
Python Python code

Comments

@tigroo
Copy link
Collaborator

tigroo commented Oct 25, 2024

Actual:

On an its-client used to produce information connected to a mqtt broker, we've got this payload for example:

default/outQueue/v2x/status {"time_sources": [], "cellular": [], "gnss": {"software": "unknown", "model": "unknown", "mode": 0}, "version": "1.2.0", "type": "status", "id": "ora_status_003default", "system": {"type": "obu", "hardware": "Unknown", "os_release": {"NAME": "obu-os", "PRETTY_NAME": "The On-Board Unit Operating System", "CPE_NAME": "cpe:/o:orange:obu-os:20241022.1245-LO-Sprint3-rc1", "ID": "obu-os", "ID_LIKE": "buildroot", "VERSION": "20241022.1245-LO-Sprint3-rc1", "VERSION_ID": "20241022.1245-LO-Sprint3-rc1", "DEVICE_TYPE": "geoserver.oci_x86_64"}, "cpu_load": [1.5712890625, 1.93115234375, 1.9697265625], "memory": [4101586944, 863399936], "storage": [41429692416, 19736285184]}, "timestamp": 1729858479.0032103}
``

Let's update the system type, PRETTY_NAME and CPE_NAME fields for a"geoserver" type.
@tigroo tigroo converted this from a draft issue Oct 25, 2024
@tigroo tigroo added the Python Python code label Oct 25, 2024
@tigroo tigroo changed the title manage the status of a broker manage the information message of a broker Oct 25, 2024
@nbuffon nbuffon moved this to Ready in its-client Nov 28, 2024
@nbuffon
Copy link
Member

nbuffon commented Nov 28, 2024

Make the collectors configurable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Python code
Projects
Status: Ready
Development

No branches or pull requests

2 participants