Name: "IoT"
Description: "Сценарий платформы умного дома, для интеграции умных устройств в Алису."
Languages: [L_RUS]
AcceptedFrames: [
    "alice.iot.scenarios_timespecify",
    "alice.iot.scenarios_cancel_onetime_scenario"
]
DataSources: [
    {
        IsRequired: True,
        Type: BEGEMOT_IOT_NLU_RESULT
    },
    {
        Type: BLACK_BOX
    },
    {
        Type: IOT_USER_INFO
    },
    {
        Type: TANDEM_ENVIRONMENT_STATE
    }
]
AcceptsAnyUtterance: True
Handlers: {
    BaseUrl: "http://iot.quasar.yandex.net/megamind/"
    RequestType: AppHostProxy
}
MementoUserConfigs: [
    {
        ConfigKey: CK_IOT_RESPONSE_OPTIONS
    }
]
Enabled: True

Responsibles {
    Logins: "mavlyutov"
    Logins: "galecore"
    AbcServices {
        Name: "alice_iot"
    }
}
