This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

星型网络的深度应该如何理解

#elif ( STACK_PROFILE_ID == GENERIC_STAR )
#define MAX_NODE_DEPTH 5
#define NWK_MODE NWK_MODE_STAR

诸位,星型网络也有深度吗?能理解网状网络和树形网络深度的意思,星型网络深度是什么意思啊?

"MAX_NODE_DEPTH 5"  这句如何理解啊?