Sha256: 6363d736ea6fa651ada89861d91b456c7616acad2cff624730bfa596572567a1
Contents?: true
Size: 210 Bytes
Versions: 6
Compression:
Stored size: 210 Bytes
Contents
from openc3.script import * def clear(): # Command the collect cmd("<%= target_name %> CLEAR") # Wait for telemetry to update wait_check("<%= target_name %> HEALTH_STATUS COLLECTS == 0", 10)
Version data entries
6 entries across 6 versions & 1 rubygems