-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,466 changed files
with
2,306 additions
and
2,306 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":null,"context":{"__notFound":true}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":null,"context":{"__notFound":true}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":null,"context":{"locale":"ar"}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":null,"context":{"locale":"ar"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":null,"context":{"locale":"ar"}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":null,"context":{"locale":"ar"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":null,"context":{}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":null,"context":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":null,"context":{"locale":"de"}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":null,"context":{"locale":"de"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":null,"context":{"locale":"de"}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":null,"context":{"locale":"de"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":null,"context":{}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":null,"context":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":{"doc":{"id":"5f6a4ef1dcf293a2070803f07dbd2817","title":"Adding funds to your account on Robonomics Portal","description":"","contributors":["Houman"],"headings":[],"subtitles":[{"depth":2,"value":"1. Navigate to Accounts section on Robonomics portal","anchor":"#1-navigate-to-accounts-section-on-robonomics-portal"},{"depth":2,"value":"2. Choose the account you want to transfer funds from","anchor":"#2-choose-the-account-you-want-to-transfer-funds-from"},{"depth":2,"value":"3. Choose the account you want to transfer funds into","anchor":"#3-choose-the-account-you-want-to-transfer-funds-into"},{"depth":2,"value":"4. Authorize the transaction","anchor":"#4-authorize-the-transaction"}],"content":"\n**After successfully creating your accounts on Robonomics portal, it is time to add funds to them so that you would be able to initiate transactions.**\n\n<robo-wiki-note type=\"warning\" title=\"Dev Node\">\n\n Please pay attention that this and following tutorials are demonstrated on a local instance of Robonomics Node. Set\n up yours with [these instructions](/docs/run-dev-node).\n\n</robo-wiki-note>\n\n## 1. Navigate to Accounts section on Robonomics portal \n\n![Accounts](./images/creating-an-account/portal-top-left.jpg \"Accounts\")\n\n## 2. Choose the account you want to transfer funds from\n\nIn the development mode, there exist several accounts, with 10000 Units worth of funds each, that can be used to transfer funds to other accounts created in the development network. These accounts are indicated by wrench signs <img alt=\"wrench sign\" src=\"./images/adding-funds/wrench.png\" width=\"20\" /> next to them.\n\n![Accounts-for-sending](./images/adding-funds/accounts-for-sending.svg \"Accounts-for-sending\")\n\n- Click on the \"send\" button of the account you want to transfer funds from, for example BOB\n\n## 3. Choose the account you want to transfer funds into\nAfter clicking on the \"send\" button, you would be prompted with the \"send funds window\". In the prompted window:\n\n- From the list of available accounts, choose the account you want to send funds into.\n- Enter the number of Units you want to send.\n- Press \"make transfer\"\n\n![Transfer-Funds](./images/adding-funds/send-funds.png \"Transfer-Funds\")\n\n## 4. Authorize the transaction\n\nAfter pressing \"make transfer\" in the previous stage, you would be prompted with \"authorize transaction window\".<br/>\nReview the details of the transaction and finally click on \"sign and submit\" button.\n\n![sign-transaction](./images/adding-funds/sign-transaction.png \"sign-transaction\")\nIn this example, we transferred 500 units of funds from \"BOB\" to \"EMPLOYER\". You can see that EMPLOYER's account, which initially did not have any funds, has 500 Units of fund now.\n\n![funds-added](./images/adding-funds/funds-added.svg \"funds-added\")\n\n**Make sure that you have enough funds in the accounts you want to use in the playground.**","tools":["Robonomics 2.4.0 https://github.com/airalab/robonomics"],"fileInfo":{"path":"adding-funds-to-account-in-dapp.md","name":"adding-funds-to-account-in-dapp"}}},"context":{}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":{"doc":{"id":"5f6a4ef1dcf293a2070803f07dbd2817","title":"Adding funds to your account on Robonomics Portal","description":"","contributors":["Houman"],"headings":[],"subtitles":[{"depth":2,"value":"1. Navigate to Accounts section on Robonomics portal","anchor":"#1-navigate-to-accounts-section-on-robonomics-portal"},{"depth":2,"value":"2. Choose the account you want to transfer funds from","anchor":"#2-choose-the-account-you-want-to-transfer-funds-from"},{"depth":2,"value":"3. Choose the account you want to transfer funds into","anchor":"#3-choose-the-account-you-want-to-transfer-funds-into"},{"depth":2,"value":"4. Authorize the transaction","anchor":"#4-authorize-the-transaction"}],"content":"\n**After successfully creating your accounts on Robonomics portal, it is time to add funds to them so that you would be able to initiate transactions.**\n\n<robo-wiki-note type=\"warning\" title=\"Dev Node\">\n\n Please pay attention that this and following tutorials are demonstrated on a local instance of Robonomics Node. Set\n up yours with [these instructions](/docs/run-dev-node).\n\n</robo-wiki-note>\n\n## 1. Navigate to Accounts section on Robonomics portal \n\n![Accounts](./images/creating-an-account/portal-top-left.jpg \"Accounts\")\n\n## 2. Choose the account you want to transfer funds from\n\nIn the development mode, there exist several accounts, with 10000 Units worth of funds each, that can be used to transfer funds to other accounts created in the development network. These accounts are indicated by wrench signs <img alt=\"wrench sign\" src=\"./images/adding-funds/wrench.png\" width=\"20\" /> next to them.\n\n![Accounts-for-sending](./images/adding-funds/accounts-for-sending.svg \"Accounts-for-sending\")\n\n- Click on the \"send\" button of the account you want to transfer funds from, for example BOB\n\n## 3. Choose the account you want to transfer funds into\nAfter clicking on the \"send\" button, you would be prompted with the \"send funds window\". In the prompted window:\n\n- From the list of available accounts, choose the account you want to send funds into.\n- Enter the number of Units you want to send.\n- Press \"make transfer\"\n\n![Transfer-Funds](./images/adding-funds/send-funds.png \"Transfer-Funds\")\n\n## 4. Authorize the transaction\n\nAfter pressing \"make transfer\" in the previous stage, you would be prompted with \"authorize transaction window\".<br/>\nReview the details of the transaction and finally click on \"sign and submit\" button.\n\n![sign-transaction](./images/adding-funds/sign-transaction.png \"sign-transaction\")\nIn this example, we transferred 500 units of funds from \"BOB\" to \"EMPLOYER\". You can see that EMPLOYER's account, which initially did not have any funds, has 500 Units of fund now.\n\n![funds-added](./images/adding-funds/funds-added.svg \"funds-added\")\n\n**Make sure that you have enough funds in the accounts you want to use in the playground.**","tools":["Robonomics 2.4.0 https://github.com/airalab/robonomics"],"fileInfo":{"path":"adding-funds-to-account-in-dapp.md","name":"adding-funds-to-account-in-dapp"}}},"context":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"0fc731af9b90653b97e5d5b575cb73fa2319c9c4","data":{"doc":{"id":"037c32c1d8613275870c8985d41adfc3","title":"Air Quality Sensor","description":"","contributors":["nakata5321"],"headings":[],"subtitles":[{"depth":2,"value":"Key features","anchor":"#key-features"},{"depth":2,"value":"Hardware specification","anchor":"#hardware-specification"},{"depth":2,"value":"Software specification","anchor":"#software-specification"},{"depth":2,"value":"Other tutorials","anchor":"#other-tutorials"}],"content":"\nJoin with this air quality sensor to the decentralized opensource [sensors map](https://sensors.robonomics.network/#/) which operates with the sole intent of serving the free will of individuals. This sensor is ready to install, you will need wi-fi and a power socket, it can be installed both indoor and outdoor. Includes PM2.5/PM10 sensor and temperature/humidity sensor, can be expanded with several types of additional sensors (VOC, CO2, atmospheric pressure).\n\n<robo-wiki-note type=\"warning\"> \n\nAll devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).\n\n</robo-wiki-note>\n\n## Key features\n\n- Type-c for open-source firmware Tasmota upgrading\n- Measures PM2.5/PM10\n- Can be added as a part of global sensor map or your own [fork](https://github.com/airalab/sensors.robonomics.network)\n- Compatible with Luftdaten\n\n## Hardware specification\n\n- SDS011 laser PM2.5/PM10 sensor\n- NodeMCU V3 CH340 based on ESP8266\n- DHT22 (AM2302) temperature/humidity sensor\n- 12V/2А power adapter\n- 5A DC-DC mini560 convertor\n- mounting box\n\n## Software specification\n\n- For upgrading ESP firmware, an open source flasher is provided by Robonomics called airrohr-flasher (available on [Github](https://github.com/airalab/sensors-connectivity/releases))\n\n## Other tutorials\n- [How to install sensor](https://wiki.robonomics.network/docs/sds-sensor-connect/)\n- [How to add sensor to Home Assistant](https://wiki.robonomics.network/docs/sds-sensor-hass/#installation)\n","tools":[],"fileInfo":{"path":"air-quality-sensor.md","name":"air-quality-sensor"}}},"context":{}} | ||
{"hash":"553eaf09241e98d2cba3149c3f99cc26b1ec1888","data":{"doc":{"id":"037c32c1d8613275870c8985d41adfc3","title":"Air Quality Sensor","description":"","contributors":["nakata5321"],"headings":[],"subtitles":[{"depth":2,"value":"Key features","anchor":"#key-features"},{"depth":2,"value":"Hardware specification","anchor":"#hardware-specification"},{"depth":2,"value":"Software specification","anchor":"#software-specification"},{"depth":2,"value":"Other tutorials","anchor":"#other-tutorials"}],"content":"\nJoin with this air quality sensor to the decentralized opensource [sensors map](https://sensors.robonomics.network/#/) which operates with the sole intent of serving the free will of individuals. This sensor is ready to install, you will need wi-fi and a power socket, it can be installed both indoor and outdoor. Includes PM2.5/PM10 sensor and temperature/humidity sensor, can be expanded with several types of additional sensors (VOC, CO2, atmospheric pressure).\n\n<robo-wiki-note type=\"warning\"> \n\nAll devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).\n\n</robo-wiki-note>\n\n## Key features\n\n- Type-c for open-source firmware Tasmota upgrading\n- Measures PM2.5/PM10\n- Can be added as a part of global sensor map or your own [fork](https://github.com/airalab/sensors.robonomics.network)\n- Compatible with Luftdaten\n\n## Hardware specification\n\n- SDS011 laser PM2.5/PM10 sensor\n- NodeMCU V3 CH340 based on ESP8266\n- DHT22 (AM2302) temperature/humidity sensor\n- 12V/2А power adapter\n- 5A DC-DC mini560 convertor\n- mounting box\n\n## Software specification\n\n- For upgrading ESP firmware, an open source flasher is provided by Robonomics called airrohr-flasher (available on [Github](https://github.com/airalab/sensors-connectivity/releases))\n\n## Other tutorials\n- [How to install sensor](https://wiki.robonomics.network/docs/sds-sensor-connect/)\n- [How to add sensor to Home Assistant](https://wiki.robonomics.network/docs/sds-sensor-hass/#installation)\n","tools":[],"fileInfo":{"path":"air-quality-sensor.md","name":"air-quality-sensor"}}},"context":{}} |
Oops, something went wrong.