Module: Flowthings

Extended by:
Configuration
Defined in:
lib/flowthings.rb,
lib/flowthings/error.rb,
lib/flowthings/client.rb,
lib/flowthings/request.rb,
lib/flowthings/version.rb,
lib/flowthings/crud/base.rb,
lib/flowthings/crud/find.rb,
lib/flowthings/connection.rb,
lib/flowthings/configuration.rb,
lib/flowthings/crud/simulate.rb,
lib/flowthings/crud/aggregate.rb,
lib/flowthings/utils/crud_utils.rb,
lib/flowthings/crud/member_update.rb,
lib/flowthings/crud/extended_methods.rb,
lib/flowthings/platform_objects/drop.rb,
lib/flowthings/platform_objects/flow.rb,
lib/flowthings/platform_objects/mqtt.rb,
lib/flowthings/response/raise_errors.rb,
lib/flowthings/platform_objects/group.rb,
lib/flowthings/platform_objects/share.rb,
lib/flowthings/platform_objects/token.rb,
lib/flowthings/platform_objects/track.rb,
lib/flowthings/platform_objects/api_task.rb,
lib/flowthings/platform_objects/identity.rb,
lib/flowthings/response/platform_response.rb,
lib/flowthings/platform_objects/platform_object_interface.rb

Defined Under Namespace

Modules: Configuration, Connection, Crud, CrudUtils, Request, Response Classes: ApiTask, Client, Drop, Error, Flow, Group, Identity, Mqtt, PlatformObjectInterface, PlatformResponse, Share, Token, Track

Constant Summary collapse

VERSION =
'0.1.4'

Constants included from Configuration

Configuration::DEFAULT_ACCOUNT_NAME, Configuration::DEFAULT_ACCOUNT_TOKEN, Configuration::DEFAULT_ENDPOINT, Configuration::DEFAULT_PLATFORM_VERSION, Configuration::DEFAULT_SECURE, Configuration::DEFAULT_USER_AGENT, Configuration::VALID_CONFIG_KEYS, Configuration::VALID_CONNECTION_KEYS, Configuration::VALID_OPTIONS_KEYS

Method Summary

Methods included from Configuration

configure, extended, options, reset