mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-01-18 10:46:24 +00:00
6 lines
98 B
Python
6 lines
98 B
Python
from . import *
|
|
print(
|
|
history(
|
|
{"pathParameters": {"serial": "T1510227"}}, {}
|
|
)
|
|
) |