feat(lstv2): energizer forecast added with new format

This commit is contained in:
2025-10-02 08:58:43 -05:00
parent 7e1a93512b
commit 7ed29e7432
9 changed files with 189 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
meta {
name: LstV2
seq: 3
}
auth {
mode: bearer
}
auth:bearer {
token: {{jwtV2}}
}