blob: 5245b49b52f94c0e15f62d327f39f9f7205ae01a [file] [log] [blame]
package com.matter.virtual.device.app;
public interface PowerSourceManager {
void initAttributeValue();
}