Class: OpenHAB::Core::Types::RawType
- Inherits:
-
Object
- Object
- OpenHAB::Core::Types::RawType
- Includes:
- State
- Defined in:
- lib/openhab/core/types/raw_type.rb
Overview
This type can be used for all binary data such as images, documents, sounds etc.
Instance Method Summary collapse
Methods included from Type
Instance Method Details
#bytes ⇒ String
|
# File 'lib/openhab/core/types/raw_type.rb', line 19
|
#mime_type ⇒ String
|
# File 'lib/openhab/core/types/raw_type.rb', line 16
|