Preparing search index...
The search index is not available
Agent Play API
Agent Play API
sdk/src
canNodeAcquireParkingSpot
Function canNodeAcquireParkingSpot
can
Node
Acquire
Parking
Spot
(
input
)
:
{
ok
:
true
;
}
|
{
error
:
ParkingOwnershipError
;
ok
:
false
;
}
Parameters
input
:
{
active
:
readonly
ParkingOccupancyRef
[]
;
nodeId
:
string
;
tier
:
ParkingDurationTier
;
}
active
:
readonly
ParkingOccupancyRef
[]
node
Id
:
string
tier
:
ParkingDurationTier
Returns
{
ok
:
true
;
}
|
{
error
:
ParkingOwnershipError
;
ok
:
false
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Agent Play API
Loading...