Module: Thingdeck
- Defined in:
- lib/thingdeck.rb,
lib/thingdeck/item.rb,
lib/thingdeck/version.rb,
lib/thingdeck/wrapper.rb,
lib/thingdeck/property.rb
Defined Under Namespace
Classes: Item, Property, Wrapper
Constant Summary collapse
- OAUTH_URL =
'http://staging.thingdeck.com'- API_URL =
'http://staging.api.thingdeck.com/'- VERSION =
"0.0.2"