What fundamental type of protocol is the CAN protocol based on, according to its technical foundation description?

Answer

Message-based protocol

The CAN protocol is fundamentally characterized as a message-based protocol. This contrasts with traditional network architectures where devices are strictly assigned specific addresses. In the CAN system, devices (nodes) broadcast messages onto the bus, and these messages carry an identifier. This identifier, rather than a fixed node address, dictates the message's priority and content, allowing any node capable of processing that specific identifier to accept and utilize the data transmitted.

What fundamental type of protocol is the CAN protocol based on, according to its technical foundation description?
inventionautomotiveprotocolcontrollerCAN bus