Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdwinVW/dapr-traffic-control
/ functions
Functions
143 in github.com/EdwinVW/dapr-traffic-control
⨍
Functions
143
◇
Types & classes
37
Method
InMemoryVehicleInfoRepository
()
src/VehicleRegistrationService/Repositories/InMemoryVehicleInfoRepository.cs:32
Method
MqttTrafficControlService
(IMqttClient mqttClient)
src/Simulation/Proxies/MqttTrafficControlService.cs:7
Method
ReceiveReminderAsync
(string reminderName, byte[] state, TimeSpan dueTime, TimeSpan period)
src/TrafficControlService/Actors/VehicleActor.cs:81
Method
RegisterEntryAsync
(VehicleRegistered msg)
src/TrafficControlService/Actors/IVehicleActor.cs:5
Method
RegisterExitAsync
(VehicleRegistered msg)
src/TrafficControlService/Actors/IVehicleActor.cs:6
Method
SaveVehicleStateAsync
(VehicleState vehicleState)
src/TrafficControlService/Repositories/DaprVehicleStateRepository.cs:13
Method
SendVehicleEntryAsync
(VehicleRegistered vehicleRegistered)
src/Simulation/Proxies/MqttTrafficControlService.cs:25
Method
SendVehicleExitAsync
(VehicleRegistered vehicleRegistered)
src/Simulation/Proxies/MqttTrafficControlService.cs:36
Method
TrafficController
( ILogger<TrafficController> logger, IVehicleStateRepository vehicleStateRepository, I
src/TrafficControlService/Controllers/TrafficController.cs:26
Method
VehicleActor
(ActorHost host, DaprClient daprClient, ISpeedingViolationCalculator speedingViolationCalculator)
src/TrafficControlService/Actors/VehicleActor.cs:9
Method
VehicleEntryAsync
(VehicleRegistered msg)
src/TrafficControlService/Controllers/TrafficController.cs:39
Method
VehicleExitAsync
(VehicleRegistered msg, [FromServices] DaprClient daprClient)
src/TrafficControlService/Controllers/TrafficController.cs:61
Method
VehicleInfoController
(ILogger<VehicleInfoController> logger, IVehicleInfoRepository vehicleInfoRepository)
src/VehicleRegistrationService/Controllers/VehicleInfoController.cs:10
Method
VehicleRegistrationService
(HttpClient httpClient)
src/FineCollectionService/Proxies/VehicleRegistrationService.cs:6
Method
VehicleState
(string licenseNumber, DateTime entryTimestamp, DateTime? exitTimestamp = null)
src/TrafficControlService/Models/VehicleState.cs:9
Function
clientId
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:68
Method
constructor
(baseUrl)
src/VisualSimulation/wwwroot/js/trafficcontrolsvc-http.js:5
Method
constructor
(scene)
src/VisualSimulation/wwwroot/js/car-painter.js:5
Method
constructor
(scene, number, lanes)
src/VisualSimulation/wwwroot/js/lane.js:9
Method
constructor
(host, port)
src/VisualSimulation/wwwroot/js/trafficcontrolsvc-mqtt.js:5
Method
constructor
(car, from, to)
src/VisualSimulation/wwwroot/js/merge.js:3
Function
d
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:27
Function
destinationName
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:71
Function
duplicate
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:72
Method
hasLeftLane
()
src/VisualSimulation/wwwroot/js/lane.js:45
Method
hasRightLane
()
src/VisualSimulation/wwwroot/js/lane.js:49
Function
host
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:68
Function
k
(a,b,c,h,e)
src/VisualSimulation/wwwroot/js/mqttws31.min.js:28
Function
n
(a,b)
src/VisualSimulation/wwwroot/js/mqttws31.min.js:22
Function
onConnectionLost
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:68
Function
onMessageArrived
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:69
Function
onMessageDelivered
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:68
Function
path
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:68
Function
payloadBytes
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:71
Function
payloadString
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:71
Function
port
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:68
Function
qos
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:71
Method
registerVehicleEntry
(car)
src/VisualSimulation/wwwroot/js/trafficcontrolsvc-mqtt.js:10
Method
registerVehicleExit
(car)
src/VisualSimulation/wwwroot/js/trafficcontrolsvc-mqtt.js:17
Function
retained
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:72
Function
trace
()
src/VisualSimulation/wwwroot/js/mqttws31.min.js:69
Method
tryMerge
(car)
src/VisualSimulation/wwwroot/js/merge-aggressive.js:3
Function
x
(a)
src/VisualSimulation/wwwroot/js/mqttws31.min.js:69
← previous
101–143 of 143, ranked by callers