Changes

Jump to navigation Jump to search
3 bytes removed ,  06:00, 13 January 2015
m
Bot: Cosmetic changes
Line 90: Line 90:  
The software for a node can be written in any language that supports zmq and json.
 
The software for a node can be written in any language that supports zmq and json.
   −
Nodes send messages using json data. Sensors use zmq PUB/SUB. Actuators use zmq PUSH/PULL. Neurons use whatever they have to do get the job done, which means they SUB to sensors, and PUSH to actuators.
+
Nodes send messages using json data. Sensors use zmq PUB/SUB. Actuators use zmq PUSH/PULL. Neurons use whatever they have to do get the job done, which means they SUB to sensors, and PUSH to actuators.
    
=== Code Snippits ===
 
=== Code Snippits ===
WikiBots
1,397

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu