Object metadata read event parameters.
Public Attributes#
sl_bt_ots_object_name_t
Name of the object.
Type of the object.
sl_bt_ots_object_size_t
Size of the object.
Time of object First Created.
Time of object Last Modified.
Object ID.
Object properties.
Public Attribute Documentation#
object_name#
sl_bt_ots_object_name_t sl_bt_ots_object_metadata_read_parameters_t::object_name
Name of the object.
Definition at line
363
of file common/ots/inc/sl_bt_ots_datatypes.h
object_type#
sl_bt_ots_object_type_t sl_bt_ots_object_metadata_read_parameters_t::object_type
Type of the object.
Definition at line
364
of file common/ots/inc/sl_bt_ots_datatypes.h
object_size#
sl_bt_ots_object_size_t sl_bt_ots_object_metadata_read_parameters_t::object_size
Size of the object.
Definition at line
365
of file common/ots/inc/sl_bt_ots_datatypes.h
object_first_created#
sl_bt_ots_object_first_created_t sl_bt_ots_object_metadata_read_parameters_t::object_first_created
Time of object First Created.
Definition at line
366
of file common/ots/inc/sl_bt_ots_datatypes.h
object_last_modified#
sl_bt_ots_object_last_modified_t sl_bt_ots_object_metadata_read_parameters_t::object_last_modified
Time of object Last Modified.
Definition at line
367
of file common/ots/inc/sl_bt_ots_datatypes.h
object_id#
sl_bt_ots_object_id_t sl_bt_ots_object_metadata_read_parameters_t::object_id
Object ID.
Definition at line
368
of file common/ots/inc/sl_bt_ots_datatypes.h
object_properties#
sl_bt_ots_object_properties_t sl_bt_ots_object_metadata_read_parameters_t::object_properties
Object properties.
Definition at line
369
of file common/ots/inc/sl_bt_ots_datatypes.h