Class: OpenHAB::Core::Types::RawType

Inherits:
Object
  • Object
show all
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

#==, #eql?

Instance Method Details

#bytesString

Returns:

  • (String)


# File 'lib/openhab/core/types/raw_type.rb', line 19

#mime_typeString

Returns:

  • (String)


# File 'lib/openhab/core/types/raw_type.rb', line 16