Record relays state
This commit is contained in:
		@@ -77,7 +77,7 @@ pub struct DailyMinRuntime {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#[derive(Clone, Copy, Debug, serde::Serialize, serde::Deserialize, Eq, PartialEq, Hash)]
 | 
			
		||||
pub struct DeviceRelayID(uuid::Uuid);
 | 
			
		||||
pub struct DeviceRelayID(pub uuid::Uuid);
 | 
			
		||||
 | 
			
		||||
impl Default for DeviceRelayID {
 | 
			
		||||
    fn default() -> Self {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user