Fix placeholder inconsistencies and remove junk stream entries
- Fix [PASWORD] typo in wanscam.json, correct to [PASSWORD]
- Remove "Unlisted [UNSERE!]" junk model name from dahua.json
- Remove {HX} artifact from LS-F2 model name in h.264-network-dvr.json
- Remove cisco-7 and cisco-29 stream entries with [code] placeholder (unknown/invalid)
- Remove arecont-8 stream entry with [object%20Window] JS artifact in URL
- Add [TOKEN] placeholder to brand schema, README, and StrixCamDB-Add skill
- Remove [PASWORD] typo from schema and skill alternative forms list
This commit is contained in:
@@ -58,6 +58,7 @@ URL paths can contain placeholders. The application replaces them before making
|
||||
| `[IP]` | Camera IP address |
|
||||
| `[PORT]` | Port number |
|
||||
| `[AUTH]` | Base64-encoded `username:password` |
|
||||
| `[TOKEN]` | Authorization token |
|
||||
|
||||
Alternative forms are also supported: `[USER]`, `[PASS]`, `[PWD]`, `{CHANNEL}`, `{channel+1}`, etc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user