UNPKG

sn-sms

Version:

A simple CLI tool for work with sms in standart-n automation

33 lines (32 loc) 476 B
{ "settings": { "type_of_data_return":"object", "collection_of_data_return":"array", "limit_of_rows":1000 }, "default": { "connection":"fdb", "transaction":"it" }, "connections": { "fdb": { "alias":"fdb", "type":"firebird", "path":"192.168.11.1:R:\\Standart-N\\db\\ZBASE.FDB", "login":"", "password":"", "charset":"cp1251", "transactions": { "it": { "access":"all" } } } } }