Lines Matching refs:status
144 # TODO: --get-plca-status plca-get-status196 status = 'enabled' if eee['enabled'] else 'disabled'198 status = status + ' - active'200 status = status + ' - inactive'202 status = 'not supported'204 print(f'EEE status: {status}')