IMonitor.java
Go to the documentation of this file.
00001 
00010 package org.rosbuilding.common.media;
00011 
00012 import org.rosbuilding.common.IModule;
00013 
00014 import smarthome_media_msgs.MediaAction;
00015 import smarthome_media_msgs.StateData;
00016 
00022 public interface IMonitor extends IModule<StateData, MediaAction> {
00023 
00024     public static final String OP_CHANNEL      = "channel";
00025 
00026 }


smarthome_common_driver
Author(s): Mickael Gaillard , Erwan Le Huitouze
autogenerated on Sat Jun 8 2019 19:35:17