Struct philipshue::hue::SoftwareUpdateModifier [] [src]

pub struct SoftwareUpdateModifier {
    pub checkforupdate: bool,
}

Information to set about software updates on the bridge

Fields

Lets the bridge search for software updates

Trait Implementations

impl Clone for SoftwareUpdateModifier
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SoftwareUpdateModifier
[src]

Formats the value using the given formatter.