You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HMG_QLine/README.md

54 lines
1.5 KiB
Markdown

10 months ago
# hmg_qline
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
for ticket generation: LAB_PatientCallNo_Get
{
"projectID": 15,
"patientID": 123456905,
"isVip": false,
"orderNo":"123"
10 months ago
"isVidaPlus": false,
"createdBy": 101,
"apiKey": "EE17D21C7943485D9780223CCE55DCE5"
}
for signalR call: LAB_CallRequest_Update
{
"projectID": 15,
"roomNo": 11,
"isVidaPlus": false,
"editedBy": 101,
"apiKey": "EE17D21C7943485D9780223CCE55DCE5"
}
TicketCall:
{qType: 2, screenType: 1, connectionID: 10.20.10.30, data: {id: 85, patientID: 123456901,
laB_QGroupID: 1, queueNo: LAB-54, counterBatchNo: 1, calledBy: 11, calledOn: 2024-12-19T11:58:
36.573, servedOn: null, patientName: Kholoud Khaled Bawaz, mobileNo: 0596117128, patientEmail:
Test@unknown.com, preferredLang: 1, patientGender: 2, roomNo: null, isActive: true, createdBy: 101,
createdOn: 2024-12-19T11:58:13.74, editedBy: 101, editedOn: 2024-12-19T11:58:36.573}}
6 months ago
ConfigCall:
adb url:
C:\Users\Hashmi.Rahman\AppData\Local\Android\Sdk\platform-tools
10 months ago