Версии 3.0
Изменения
- Добавлено имя для потока, для действий которые завершают поток к сожалению не возможно его применить. В основном это удобно для веб интерфейса. Если не указано, то будет выводится номер потока.
- Добавлена иконка для потока, формат строка base64. Разрешение иконки около 24px
- Добавлена возможность отключить вывод информационных сообщения БАС (ожидание элемента)
- Изменен метод отправки данных в веб интерфейс, теперь событие "custom-log" приходит в обработчик Api.SetEventHandler Также изменен формат данных и более приближен к стандартному
- Полностью переписан код модуля
Version 3.0
Changes
- added a name for the thread, for actions that end the thread, unfortunately it is not possible to apply it. This is mostly convenient for the web interface. If omitted, the stream number is output.
- Added an icon for the stream, base64 string format. the icon Resolution is about 24px
- Added the ability to disable the output of BAS information messages (waiting for an element)
- Changed the method of sending data to the web interface, now the "custom-log" event is sent to the handler * Api. SetEventHandler* also changed the data format and is closer to the standard one
- Completely rewritten the module code
{
thread_name: 1, // thread name, the default thread number
level: 'info', // info, warn, success, error, fail, result
color: "#ffffff"
action_id: 162681501,
date: "2019-10-30T18:46:41.327Z",
text: "message"
}
