added side type alias and added some validation to RSIO
This commit is contained in:
@@ -252,6 +252,14 @@ types.ALARM_STATE_NAMES = {
|
||||
-- STRING TYPES --
|
||||
--#region
|
||||
|
||||
---@alias side
|
||||
---|"top"
|
||||
---|"bottom"
|
||||
---|"left"
|
||||
---|"right"
|
||||
---|"front"
|
||||
---|"back"
|
||||
|
||||
---@alias os_event
|
||||
---| "alarm"
|
||||
---| "char"
|
||||
|
||||
Reference in New Issue
Block a user