How to connect an asset with the python convenient script ?

maxime louvel

Last Update 2 jaar geleden

Prerequisites

1. Adding equipment. Documentation ➯ here.

2. Installing ➯ python3.

3. Installing ➯ pip for python3 on your equipment.

Pushing assets info, the default way

1. Go to the page that lists the equipment you have created.

2. Click on the "Details" button corresponding to the equipment you want to monitor.

3. Copy the provided command.

5. Execute the copied command on your asset (from a terminal).


That's it !!

This command does:

1. install all requirements (python3 and pip MUST already be installed on your asset),

2. continuously monitor your asset information (the assets is now pushing it's information periodically).


You should normally see this:

Going further

If you wish to get more info on what is happening on your asset or how to modify the script, you can go there.

Was this article helpful?

0 out of 0 liked this article