Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Fetching contributors…

Cannot retrieve contributors at this time

89 lines (88 sloc) 1.35 KB
{
"Connections": [
{
"ToRoute": "in",
"ToId": "2",
"FromId": "18",
"Id": "19"
},
{
"ToRoute": "in",
"ToId": "3",
"FromId": "2",
"Id": "5"
},
{
"ToRoute": "in",
"ToId": "6",
"FromId": "3",
"Id": "7"
},
{
"ToRoute": "in",
"ToId": "numBikes",
"FromId": "6",
"Id": "11"
}
],
"Blocks": [
{
"Position": {
"Y": 12,
"X": 42
},
"Rule": {
"Interval": "10s"
},
"Type": "ticker",
"Id": "18"
},
{
"Position": {
"Y": 165,
"X": 166
},
"Rule": {
"Path": ".url"
},
"Type": "gethttp",
"Id": "3"
},
{
"Position": {
"Y": 341,
"X": 352
},
"Rule": {
"Filter": ".stationName == 'W 41 St & 8 Ave'"
},
"Type": "filter",
"Id": "numBikes"
},
{
"Position": {
"Y": 89,
"X": 103
},
"Rule": {
"Map": {
"url": "'http://citibikenyc.com/stations/json'"
},
"Additive": true
},
"Type": "map",
"Id": "2"
},
{
"Position": {
"Y": 259,
"X": 245
},
"Rule": {
"Path": ".stationBeanList"
},
"Type": "unpack",
"Id": "6"
}
]
}
Jump to Line
Something went wrong with that request. Please try again.