Method: Xively::Datastream#to_json
- Defined in:
- lib/xively-rb/datastream.rb
#to_json(options = {}) ⇒ Object
112 113 114 |
# File 'lib/xively-rb/datastream.rb', line 112 def to_json( = {}) MultiJson.dump as_json() end |
112 113 114 |
# File 'lib/xively-rb/datastream.rb', line 112 def to_json( = {}) MultiJson.dump as_json() end |