I am having trouble correctly identifying the actor and system for a use case diagram.
I am developing sensors that interact with an already existing system, specifically four different sensors. I have tried using the sensors as secondary actors, which would usually make sense but this presents another issue. Actors are considered external and the sensor hardware cannot be described in a block definition diagram using SysML since it is not a part of the system, as far as I know. Am I overthinking?
Instead I was wondering if I should use the sensors as a system, and use the already existing system as a secondary actor? This is for a school project so I have to make sure I document my work the correct way.
Thanks