-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LIMS-1563 - Remove touchscreen app (#867)
* Remove touchscreen app * Remove redundant comment Co-authored-by: Mark W <[email protected]> --------- Co-authored-by: Mark W <[email protected]>
- Loading branch information
Showing
43 changed files
with
3 additions
and
29,151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -193,18 +193,6 @@ | |
$in_contacts = array('Ind Contact' => '[email protected]' | ||
); | ||
|
||
|
||
# Beamline Sample Registration Machines | ||
# - Used for touchscreen application (unauthenticated) | ||
$blsr = array('1.2.3.4', # my touchscreen computer | ||
); | ||
|
||
# Beamline Sample Registration IP -> Beamline mapping | ||
# - Third part of ip is used to identify beamline | ||
# x.x.103.x => i03 | ||
$ip2bl = array(103 => 'i03', | ||
); | ||
|
||
# Barcode readers | ||
# - These clients use the android app (unauthenticated) | ||
$bcr = array('1.2.3.4', # my android device | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.