All Classes Files Variables Enumerations Enumerator Pages
Variables
rest_post.proto File Reference

Variables

required string json = 3
 Data to post in JSON format. More...
 
package gazebo msgs
 
message RestPost
 
required string route = 2
 Route to post to. More...
 

Variable Documentation

required string json = 3

Data to post in JSON format.

package gazebo msgs
message RestPost
Initial value:
{
optional uint32 id = 1
required string route = 2

Route to post to.