Re: Stuck with setting timer
Kevin Halton
Hmmm, Thought I tried that and it did not work. I have tried several different configurations and talkgroups still pass traffic thru hotspot. I have even tried this and traffic still coming thru without keying up. I have tried restarting Bridge.py and rebooting with negative results.
BM31466 is HBlink server MASTERBM31466 is connection to BM.
And yes I have 31466 set as static on my selfcare page.
], 'BM31466': [ {'SYSTEM': 'BM31466', 'TS': 2, 'TGID': 31466, 'ACTIVE': False, 'TIMEOUT': 2, 'TO_TYPE': ' ON', 'ON': [31466,], 'OFF': [4000], 'RESET': []}, {'SYSTEM': 'MASTER31466', 'TS': 2, 'TGID': 31466, 'ACTIVE': False, 'TIMEOUT': 2, 'TO_TYPE': ' ON','ON': [31466,], 'OFF': [4], 'RESET': []},
Any more suggestions greatly appreciated.
From: HBlink@DVSwitch.groups.io [mailto:HBlink@DVSwitch.groups.io] On Behalf Of area51now via Groups.Io
I believe you want to look at the ACTIVE : True or False setting {'SYSTEM': 'BM31466', 'TS': 2, 'TGID': 31466, 'ACTIVE': True, 'TIMEOUT': 2, 'TO_TYPE': ' ON', 'ON': [31466,], 'OFF': [4000], 'RESET': []}, {'SYSTEM': 'MASTER31466', 'TS': 2, 'TGID': 31466, 'ACTIVE': True, 'TIMEOUT': 2, 'TO_TYPE': ' NONE','ON': [31466,], 'OFF': [4], 'RESET': []},
|
|