JS::BLE::GATT::Service class of PicoRuby
Singleton methods
new
JS::BLE::GATT::Service.new(JS::Object js_service) -> void
Instance methods
characteristic
instance.characteristic(String uuid) -> JS::BLE::GATT::Characteristic?
Attr accessors
js_service (reader)
instance.js_service -> JS::Object