SMS input SMS input
KeyTypeRequiredDescription
MODEM_IPstringIP Address of E5180s-22
MODEM_PASSWORDpasswordModem user password
MODEM_USERNAMEstringModem user login
SMS input
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "SMS vstup",
        en: "SMS input"
    },
    description: {
        cs: "E5180s-22 SMS do Json p\u0159ij\u00edma\u010d",
        en: "E5180s-22 SMS to Json receiver"
    },
    executable: "sms-input",
    homepage: "https:\/\/github.com\/Spoje-NET\/Sms-Input",
    ociimage: "docker.io\/vitexsoftware\/sms-input",
    uuid: "627d5a24-6acc-4e33-ae76-9c84fe11781b",
    tags: [
        "SMS",
        "Input"
    ],
    version: "0.1.3.66",
    schemaVersion: "3.3.0",
    environment: {
        MODEM_IP: {
            type: "string",
            description: "IP Address of E5180s-22",
            defval: "192.168.8.1",
            required: true
        },
        MODEM_PASSWORD: {
            type: "password",
            description: "Modem user password",
            defval: "",
            required: true
        },
        MODEM_USERNAME: {
            type: "string",
            description: "Modem user login",
            defval: "admin",
            required: false
        }
    }
}
Download sms_input.multiflexi.app.json