No project description provided
Project description
RemotiveLabs - CLI
Use this CLI with our cloud and broker as a compliment to code and web tools.
Read more at https://docs.remotivelabs.com/docs/cloud-cli/Installation
Cloud and broker API
You can use our CLI against both cloud and broker.
Cloud
Here summary of what you can do with the cli, for a complete list of cloud features visit https://docs.remotivelabs.com/docs/category/remotivecloud/
The CLI does not currently support everything but we are working on having them in pair.
-
remotive cloud auth
- Login / Logout
- Manage personal and service account tokens
-
remotive cloud brokers
- Create broker
- Delete broker
- List brokers
- View broker logs
-
remotive cloud licenses
- View physical broker licenses for your organisation
-
remotive cloud recordings
- Upload recording
- Play recording
- List recordings
- Download recordings
- Upload custom configuration (i.e signal transformation)
- Download custom configurations
- Delete recordings and configurations
-
remotive cloud signal-databases
- Upload
- Download
- Delete
-
remotive cloud projects
- Create
- Delete
- List
-
remotve cloud service-accounts
- Create
- Delete
- List
Broker
remotive cloud auth
Subscribe to signals
Output from running subscribe against our demo. You can visit https://demoo.remotivelabs.com to start a broker and subscribe to - from the demo you can copy/paste the exact command to run.
remotive broker signals subscribe \
--namespace VehicleBus \
--signal ID257DIspeed.DI_vehicleSpeed \
--signal ID129SteeringAngle.SteeringAngle129 \
--url https://some_url --api-key some-api-key
[{"timestamp_us": 1663574225650092, "name": "ID129SteeringAngle.SteeringAngle129", "value": -363.0}, {"timestamp_us": 1663574225650092,
"name": "ID129SteeringAngle", "value": "0xcb2cd251fe1fff3f"}]
[{"timestamp_us": 1663574225658703, "name": "ID257DIspeed.DI_vehicleSpeed", "value": 7.200000000000003}, {"timestamp_us": 1663574225658703,
"name": "ID257DIspeed", "value": "0xf3e9240802701201"}]
[{"timestamp_us": 1663574225658708, "name": "ID129SteeringAngle.SteeringAngle129", "value": -363.0}, {"timestamp_us": 1663574225658708,
"name": "ID129SteeringAngle", "value": "0xd92dd251fe1fff3f"}]
[{"timestamp_us": 1663574225664791, "name": "ID129SteeringAngle.SteeringAngle129", "value": -363.0}, {"timestamp_us": 1663574225664791,
"name": "ID129SteeringAngle", "value": "0x062ed251fe1fff3f"}]
[{"timestamp_us": 1663574225674805, "name": "ID129SteeringAngle.SteeringAngle129", "value": -363.0}, {"timestamp_us": 1663574225674805,
"name": "ID129SteeringAngle", "value": "0xf72fd251fe1fff3f"}]
[{"timestamp_us": 1663574225678242, "name": "ID257DIspeed.DI_vehicleSpeed", "value": 7.200000000000003}, {"timestamp_us": 1663574225678242,
"name": "ID257DIspeed", "value": "0xf4ea240802701201"}]
[{"timestamp_us": 1663574225684858, "name": "ID129SteeringAngle.SteeringAngle129", "value": -363.0}, {"timestamp_us": 1663574225684858,
"name": "ID129SteeringAngle", "value": "0xbf20d251ff1fff3f"}]
Subscribe with terminal plotting
To just make sure that your signals make sense you can plot them in terminal.
remotive broker signals subscribe \
--namespace VehicleBus \
--signal ID257DIspeed.DI_vehicleSpeed \
--signal ID129SteeringAngle.SteeringAngle129 \
--url https://some_url --api-key some-api-key \
--x-plot --x-plot-size 1000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for remotivelabs_cli-0.0.1rc4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37a40f7015198f0c431270b2bbac06c1e919d281f5e6c9ef3783256bed9e4493 |
|
MD5 | 7c75faf7ea8fbed3f81d25822876bffe |
|
BLAKE2b-256 | bdbbe21343104b2025eaa164221d0652ed3563024cf4240a64b5584fb7539001 |
Hashes for remotivelabs_cli-0.0.1rc4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a29eaf524e3b67aec6e22a79bebec5fda6b5de64819e826aa9533b8c7d19f20a |
|
MD5 | f26d13b6fdc4080bdbc8e15b214693e5 |
|
BLAKE2b-256 | 6c2ed604fa4a70080505626f747aeb761a8ac5a1096062d7dbc4fb810ebe74cb |