UNPKG
@fye/xservices-client
Version:
latest (2.0.1)
2.0.1
2.0.0
FYE Micros Xservices Client
@fye/xservices-client
/
test
/
service_config.json
21 lines
(20 loc)
•
330 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"service"
:
{
"conns"
:
[
{
"hostname"
:
"10.99.99.31"
}
]
,
"opts"
:
{
"auth"
:
{
"user"
:
"istore"
,
"password"
:
"allgoodthings"
}
}
}
,
"context"
:
{
"employeeId"
:
"3"
,
"localeId"
:
"en_US"
,
"organizationId"
:
1
,
"retailLocationId"
:
36
,
"workstationId"
:
21
}
}