This file contains hidden or 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
| --- | |
| defaults: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 | |
| serial_ports: &1 | |
| - "/dev/ttyUSB0" | |
| - "/dev/ttyACM0" | |
| development: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 |
This file contains hidden or 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
| --- | |
| defaults: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 | |
| serial_ports: &1 | |
| - "/dev/ttyUSB0" | |
| - "/dev/ttyACM0" | |
| development: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 |
This file contains hidden or 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
| --- | |
| defaults: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 | |
| serial_ports: &1 | |
| - "/dev/ttyUSB0" | |
| - "/dev/ttyACM0" | |
| development: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 |
This file contains hidden or 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
| --- | |
| defaults: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 | |
| serial_ports: &1 | |
| - "/dev/ttyUSB0" | |
| - "/dev/ttyACM0" | |
| development: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 |
This file contains hidden or 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
| --- | |
| defaults: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 | |
| serial_ports: &1 | |
| - "/dev/ttyUSB0" | |
| - "/dev/ttyACM0" | |
| development: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 |
This file contains hidden or 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
| --- | |
| defaults: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 | |
| serial_ports: &1 | |
| - "/dev/ttyUSB0" | |
| - "/dev/ttyACM0" | |
| development: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 |
This file contains hidden or 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
| --- | |
| defaults: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 | |
| serial_ports: &1 | |
| - "/dev/ttyUSB0" | |
| - "/dev/ttyACM0" | |
| development: | |
| secrets_file: secrets.txt | |
| mqtt_port: 1883 |
This file contains hidden or 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
| roryaronson@roryaronson-VirtualBox:~/farmbot-web-frontend$ npm install | |
| npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
| npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
| npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
| npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
| npm WARN prefer global [email protected] should be installed with -g | |
| > [email protected] install /home/roryaronson/farmbot-web-frontend/node_modules/node-sass | |
| > node scripts/install.js |
This file contains hidden or 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
| {"params":{"_id":"5733a0ff1178c90008000018","name":"New Sequence","color":"pink","s│··················· | |
| teps":[{"_id":"5733ac3f1178c9000800001b","command":{"x":"1000","y":"1000"},"message│··················· | |
| _type":"move_absolute","position":0},{"message_type":"wait","command":{"value":"300│··················· | |
| 0"},"position":1},{"message_type":"move_absolute","command":{"x":"0","y":"0"},"posi│··················· | |
| tion":2}],"dirty":true},"method":"exec_sequence","id":"aa594d26-496a-4084-9d13-d9a7│··················· | |
| 609de135"} │··················· | |
| Executed move_absolute after 0.19270800000000002 ms │··················· | |
| Executed wait after 3000.196247 ms │··················· | |
| Executed move_absolute after 0.317603 ms │··················· | |
| RPI MSG: G0 X1000 Y1000 Z0 │···· |
This file contains hidden or 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
| Want to run `ruby farmbot.rb` now? | |
| y | |
| Connecting... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 12 0 12 0 0 29 0 --:--:-- --:--:-- --:--:-- 29 | |
| Conencting to localhost:1883 | |
| Connected! | |
| /home/pi/.rvm/gems/ruby-2.3.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:202: [BUG] Segmentation fault at 0x000000 | |
| ruby 2.3.0p0 (2015-12-25 revision 53290) [armv7l-linux-eabihf] |
NewerOlder