[−][src]Function my_iot::services::new
pub fn new(
service_id: &str,
settings: &ServiceSettings
) -> Result<Box<dyn Service>, Error>
Create a service from the service settings.
pub fn new(
service_id: &str,
settings: &ServiceSettings
) -> Result<Box<dyn Service>, Error>
Create a service from the service settings.