# Mibew Operator Status plugin Plugin for Mibew, get statement based on the availability of operators. # Useage 1. Get any operators online status: * request URL: `/opstatus`. * return `true` when any operators is online and `false` when not. 2. Get any operators online status in specificed group: * request URL: `/opstatus/group/`. * return `true` when any operators in this group is online and `false` when not. 3. Get an operator online status by operator code: * Request URL: `/opstatus/`. * return `true` when operator is online or `false` when not. 4. Use callback parameter: Just inset `