Docs.rs
shelly-core-0.2.2
shelly-core 0.2.2
Permalink
Docs.rs crate page
MIT
13 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
rvben
Dependencies
async-trait ^0.1
normal
ipnet ^2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
switchkit ^0.2
normal
thiserror ^2
normal
tokio ^1
normal
httpmock ^0.8
dev
Versions
16.19%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
create_device
shelly_
core
0.2.2
In shelly_
core::
api
shelly_core
::
api
Function
create_
device
Copy item path
Source
pub fn create_device( info:
DeviceInfo
, client:
Client
, password:
Option
<
String
>, ) ->
ShellyDevice