Module: SIF::Representation::Infra::Message

Defined in:
lib/sif/sif.rb,
lib/sif/representations/infra/messages/ack.rb,
lib/sif/representations/infra/messages/ping.rb,
lib/sif/representations/infra/messages/event.rb,
lib/sif/representations/infra/messages/sleep.rb,
lib/sif/representations/infra/messages/wakeup.rb,
lib/sif/representations/infra/messages/provide.rb,
lib/sif/representations/infra/messages/request.rb,
lib/sif/representations/infra/messages/register.rb,
lib/sif/representations/infra/messages/response.rb,
lib/sif/representations/infra/messages/provision.rb,
lib/sif/representations/infra/messages/subscribe.rb,
lib/sif/representations/infra/messages/get_message.rb,
lib/sif/representations/infra/messages/system_control.rb,
lib/sif/representations/infra/messages/system_control_data.rb

Defined Under Namespace

Classes: Ack, Event, GetMessage, Ping, Provide, Provision, Register, Request, Response, Sleep, Subscribe, SystemControl, SystemControlData, Wakeup