The module for launching your own server instance for receiving data from Altruist Civil Station and further processing.
We have created a comprehensive guide that explains the concept of the Decentralized Sensors Network and the Sensors Connectivity module. The guide is available at Robonomics Academy:
https://robonomics.academy/en/learn/sensors-connectivity-course/overview/
The IPFS daemon should be installed to build this package. Assuming you are working on Linux:
wget https://dist.ipfs.io/go-ipfs/v0.8.0/go-ipfs_v0.8.0_linux-amd64.tar.gz
tar -xzf go-ipfs_v0.8.0_linux-amd64.tar.gz
cd go-ipfs
sudo bash install.sh
ipfs init
You also need at least Python 3.10.0 to run this project.
To prepare a sensor to work with the package, follow the instructions on Robonomics Academy.
Run the following commands:
pip3 install py-sr25519-bindings
pip3 install sensors-connectivity
At Robonomics Academy, you can find an article on setting up the proper configuration for your instance:
https://robonomics.academy/en/learn/sensors-connectivity-course/sensors-connectivity-config-options/
< 8000 div class="markdown-heading" dir="auto">