- アドレス : hack.inatatsu.com:8000
- Deno
- TypeScript
- WebSocket
{
"method": 'PROXY',
"from": 'DOOR',
"select": '0'
}
{
"method": 'PROXY',
"from": 'DOOR',
"select": '1'
}
{
"method": 'PROXY',
"from": 'DOOR',
"select": '1'
}
{
"method": 'PROXY',
"from": 'DOOR',
"select": '1'
}
{
"method": 'PROXY',
"from": 'DOOR',
"select": '2'
}
{
"method": 'PROXY',
"from": 'DOOR',
"select": '3'
}
{
"method": 'PROXY',
"from": 'DOOR',
"select": '4'
}
{
"method": 'PROXY',
"from": 'DOOR',
"select": '5'
}
{
"method": 'PROXY',
"target": 'DOOR',
"visitor": null,
"message": '訪問者確認'
}
{
"method": 'PROXY',
"target": 'BOTH',
"visitor": '友人',
"message": '在宅確認'
}
{
"method": 'PROXY',
"target": 'DOOR',
"visitor": '宅配',
"message": '置き配確認'
}
{
"method": 'PROXY',
"target": 'DOOR',
"visitor": '宅配',
"message": '置き配'
}
{
"method": 'PROXY',
"target": 'BOTH',
"visitor": '宅配',
"message": '在宅確認'
}
{
"method": 'PROXY',
"target": 'DOOR',
"visitor": 'NHK',
"message": '撃退'
}
{
"method": 'PROXY',
"target": 'DOOR',
"visitor": '勧誘',
"select": '撃退'
}
{
"method": 'PROXY',
"target": 'DOOR',
"visitor": null,
"message": 'OK',
}
{
"method": 'PROXY',
"target": 'DOOR',
"visitor": null,
"message": 'NG',
}
友人の場合
{
"method": 'PROXY',
"target": 'BOTH',
"visitor": '友人',
"message": '在宅確認'
}
宅配の場合
{
"method": 'PROXY',
"target": 'BOTH',
"visitor": '宅配',
"message": '在宅確認'
}
{
"method": 'PROXY',
"target": 'APP',
"message": 'サイレン'
}
{
"method": 'PROXY',
"from": 'APP',
"select": '1'
}
{
"method": 'PROXY',
"from": 'APP',
"select": '2'
}