| 
									
										
										
										
											2021-04-12 15:13:39 +02:00
										 |  |  | PERTesterSettings:
 | 
					
						
							|  |  |  |   description: "PER Tester settings"
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     packetCount:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     interval:
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							|  |  |  |     start:
 | 
					
						
							|  |  |  |       description: "0 - immediately, 1 - on satellite AOS, 2 - on satellite mid pass"
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     satellites:
 | 
					
						
							|  |  |  |       description: "Satellite names to start test on"
 | 
					
						
							|  |  |  |       type: array
 | 
					
						
							|  |  |  |       items:
 | 
					
						
							|  |  |  |         type: string
 | 
					
						
							|  |  |  |     packet:
 | 
					
						
							|  |  |  |       description: "Packet of data to send"
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     ignoreLeadingBytes:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     ignoreTrailingBytes:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     txUDPAddress:
 | 
					
						
							|  |  |  |       description: "UDP address to sent packets to be transmitted to"
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     txUDPPort:
 | 
					
						
							|  |  |  |       description: "UDP port  to sent packets to be transmitted to"
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     rxUDPAddress:
 | 
					
						
							|  |  |  |       description: "UDP address to receive packets via"
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     rxUDPPort:
 | 
					
						
							|  |  |  |       description: "UDP port to receive packets via"
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     title:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     rgbColor:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     useReverseAPI:
 | 
					
						
							|  |  |  |       description: Synchronize with reverse API (1 for yes, 0 for no)
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIAddress:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     reverseAPIPort:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-09-17 00:52:08 +02:00
										 |  |  |     reverseAPIFeatureSetIndex:
 | 
					
						
							| 
									
										
										
										
											2021-04-12 15:13:39 +02:00
										 |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-09-17 00:52:08 +02:00
										 |  |  |     reverseAPIFeatureIndex:
 | 
					
						
							| 
									
										
										
										
											2021-04-12 15:13:39 +02:00
										 |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2022-01-09 05:27:12 +01:00
										 |  |  |     rollupState:
 | 
					
						
							|  |  |  |       $ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
 | 
					
						
							| 
									
										
										
										
											2021-04-12 15:13:39 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-23 21:24:25 +02:00
										 |  |  | PERTesterReport:
 | 
					
						
							|  |  |  |   description: PERTester
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     runningState:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Running state
 | 
					
						
							|  |  |  |           * 0 - not started
 | 
					
						
							|  |  |  |           * 1 - idle
 | 
					
						
							|  |  |  |           * 2 - running
 | 
					
						
							|  |  |  |           * 3 - error
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-04-12 15:13:39 +02:00
										 |  |  | PERTesterActions:
 | 
					
						
							|  |  |  |   description: PERTester
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							| 
									
										
										
										
											2021-10-22 02:01:33 +02:00
										 |  |  |     run:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Set the plugin running state
 | 
					
						
							|  |  |  |           * 0 - idle
 | 
					
						
							|  |  |  |           * 1 - run
 | 
					
						
							| 
									
										
										
										
											2021-04-12 15:13:39 +02:00
										 |  |  |     aos:
 | 
					
						
							|  |  |  |       description: "Acquisition of signal"
 | 
					
						
							|  |  |  |       type: object
 | 
					
						
							|  |  |  |       properties:
 | 
					
						
							|  |  |  |         satelliteName:
 | 
					
						
							|  |  |  |           description: "Name of the satellite"
 | 
					
						
							|  |  |  |           type: string
 | 
					
						
							|  |  |  |         aosTime:
 | 
					
						
							|  |  |  |           description: "Time of AOS"
 | 
					
						
							|  |  |  |           type: string
 | 
					
						
							|  |  |  |         losTime:
 | 
					
						
							|  |  |  |           description: "Time of LOS"
 | 
					
						
							|  |  |  |           type: string
 |