add_characteristic: Generic method for add_characteristic
Description
Generic method for add_characteristic
Usage
add_characteristic(x, name, value = NA)
Arguments
- x
An object.
- name
Name of the characteristic to add.
- value
Value of the characteristic. By default NA
.