Stormware PohodaStormware Pohoda
Kľúčové slovoTypNázovPovinnéPopis
POHODA_COMPRESSbooleanEnable CompressionEnable gzip compression for mServer API requests
POHODA_ICOstringOrganization NumberOrganization Number for Pohoda
POHODA_PASSWORDpasswordmServer API PasswordPassword for the mServer API
POHODA_SECONDARY_PASSWORDpasswordSecondary Account PasswordPassword for writing December data in January (previous year)
POHODA_SECONDARY_USERNAMEstringSecondary Account UsernameUsername for writing December data in January (previous year)
POHODA_TIMEOUTintegerConnection TimeoutTimeout for mServer API requests in seconds
POHODA_URLstringmServer API EndpointURL of the mServer API
POHODA_USERNAMEstringmServer API UsernameUsername for the mServer API
{
    "schema": "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/credential-prototype.json",
    "version": "1.1.0",
    "uuid": "853f1d90-7dcd-412b-ac86-47a867dbb844",
    "code": "MServer",
    "name": "Stormware Pohoda",
    "description": "Credential type for connecting to Stormware Pohoda mServer API",
    "logo": "MServer.svg",
    "fields": [
        {
            "keyword": "POHODA_COMPRESS",
            "name": "Enable Compression",
            "type": "boolean",
            "description": "Enable gzip compression for mServer API requests",
            "required": false,
            "hint": "true"
        },
        {
            "keyword": "POHODA_ICO",
            "name": "Organization Number",
            "type": "string",
            "description": "Organization Number for Pohoda",
            "required": true,
            "hint": "123245678"
        },
        {
            "keyword": "POHODA_PASSWORD",
            "name": "mServer API Password",
            "type": "password",
            "description": "Password for the mServer API",
            "required": true,
            "hint": "pohoda"
        },
        {
            "keyword": "POHODA_SECONDARY_PASSWORD",
            "name": "Secondary Account Password",
            "type": "password",
            "description": "Password for writing December data in January (previous year)",
            "required": false,
            "hint": "pohoda2"
        },
        {
            "keyword": "POHODA_SECONDARY_USERNAME",
            "name": "Secondary Account Username",
            "type": "string",
            "description": "Username for writing December data in January (previous year)",
            "required": false,
            "hint": "winstrom2"
        },
        {
            "keyword": "POHODA_TIMEOUT",
            "name": "Connection Timeout",
            "type": "integer",
            "description": "Timeout for mServer API requests in seconds",
            "required": false,
            "hint": "30"
        },
        {
            "keyword": "POHODA_URL",
            "name": "mServer API Endpoint",
            "type": "string",
            "description": "URL of the mServer API",
            "required": true,
            "hint": "http:\/\/pohoda:40000"
        },
        {
            "keyword": "POHODA_USERNAME",
            "name": "mServer API Username",
            "type": "string",
            "description": "Username for the mServer API",
            "required": true,
            "hint": "winstrom"
        }
    ]
}
Stiahnuť MServer.credentialtype.json